type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryBitsToBitsScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		bits.go#L136: 			return scanPlanBinaryBitsToBitsScanner{}
		bits.go#L165: type scanPlanBinaryBitsToBitsScanner struct{}
		bits.go#L167: func (scanPlanBinaryBitsToBitsScanner) Scan(src []byte, dst any) error {